spring5日志系統 1、jcl jcl底層依賴於log4j和jul,如果有log4j就使用log4j記錄日志,沒有就是用jul spring5底層日志系統依賴的是spring-jcl,和傳統的jcl(common-l ...